Computer and Modernization ›› 2010, Vol. 1 ›› Issue (8): 1-4.doi: 10.3969/j.issn.1006-2475.2010.08.001

• 算法设计与分析 •     Next Articles

Formal Development of Three Classical Mathematics Problems

YANG Chen, XUE Jin-yun, SU Zhao   

  1. Key Laboratory of HighPerformance Computing Technology, Jiangxi Normal University, Nanchang 330022, China
  • Received:2010-03-26 Revised:1900-01-01 Online:2010-08-27 Published:2010-08-27

Abstract:

Turing Award in computer science prizewinner Knuth says algorithm is the core of computer science. Algorithm design and understanding are important to the development of efficient and correct software. This paper, through the formal PAR derives square number, geometric sum and an polynomials evaluation achieves the three classical mathematical problem, from the problem of exact function to be described starting, uses the PAR method and PAR platform reasoning and transformation rules, after a series of equivalent transformation, gets the correct algorithm program finally. This process reveals three classical mathematical problem subtleties. Facts show that PAR method and platform can play a greater role in the algorithm and program design process.

Key words: PAR approach, PAR platform, formal derivation